projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d2487b
)
* lisp/emacs-lisp/cl-macs.el (cl-flet): Fix edebug spec
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 12 Feb 2021 16:37:49 +0000
(11:37 -0500)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 12 Feb 2021 16:37:49 +0000
(11:37 -0500)
lisp/emacs-lisp/cl-macs.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/cl-macs.el
b/lisp/emacs-lisp/cl-macs.el
index c2bf02ccece4894e0a7d4da60bb198240c19ada7..c312afe55b9ec89c080d4a4c3e2b06f929c3a083 100644
(file)
--- a/
lisp/emacs-lisp/cl-macs.el
+++ b/
lisp/emacs-lisp/cl-macs.el
@@
-2016,7
+2016,7
@@
info node `(cl) Function Bindings' for details.
\(fn ((FUNC ARGLIST BODY...) ...) FORM...)"
(declare (indent 1)
- (debug ((&rest [&or (&define name :unique "cl-flet@" f
unction-f
orm)
+ (debug ((&rest [&or (&define name :unique "cl-flet@" form)
(&define name :unique "cl-flet@"
cl-lambda-list
cl-declarations-or-string